home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Special 16 / AMIGAplus Sonderheft 16 (1998)(ICP)(DE)[!].iso / pd / anwendungen / rtgmaster_dev / goodies / rtggadtools / readme < prev    next >
Text File  |  1997-01-16  |  2KB  |  48 lines

  1. Short: A Gadget Packet for RTGMaster as a shared library.
  2.  
  3. Hello and welcome to the first public beta release of RTGGadTools library.
  4. The purpose of this library is to give a programmer "gadtools" functionality
  5. within RTGMaster library.
  6.  
  7. Features include:
  8.     o Push Buttons
  9.     o Toggle Buttons
  10.     o Custom rendering
  11.     o TrueColor Support
  12.     o Custom Hook for HitTest
  13.     o low overhead
  14.     o Customizable gadgets
  15.     o ...
  16.  
  17. The library is usable from any language that supports direct library calls,
  18. like C, C++, Assembler, AmigaBASIC (Yuck!) etc. An FD file is provided.
  19.  
  20. Keep in mind that this is still BETA. There might be problems that have
  21. not emerged yet, although I did test the code. Bug reports should be
  22. directed to hfrieden@uni-trier.de, not to the RTGMaster bug mail address.
  23.  
  24. LEGAL:
  25. This code is provided AS-IS. We are not responsible for any damage that
  26. may be caused by the use or misuse of this code. For legal issues,
  27. consider this code as a collection of bits and bytes that, by chance,
  28. somehow made it through a compiler but do not actually perform any
  29. useful task. In other words: IT WASN"T MY FAULT!
  30.  
  31. You may use the library and example code as follows:
  32.     1.  You may not claim that you wrote the library
  33.     2.  You may not sell the library for profit.
  34.     3.  You may include the library in your project, and distribute it
  35.     with your project. If possible, you should include the whole
  36.     archive. If this is not possible, you must mention in your
  37.     documentation that you used this library, and possibly where
  38.     to get it (i.e. Aminet).
  39.     4.  You may not modify the code of the library. You may, however,
  40.     use parts of the example code provided with this archive.
  41.     5.  You may only redistribute the complete archive, except as stated
  42.     under 3.
  43.     6.  Any other use is prohibited.
  44.  
  45. This code remains the properity of Hans-Joerg & Thomas Frieden.
  46.  
  47. This code is part of the RTGMaster Project.
  48.